FolderItem.AppendToTextFile Function

Returns a TextOutputStream. Appends the text to the text file.

Syntax

result = FolderItem.AppendToTextFile( )

Return Value

Result

TextOutputStream

Notes

If the file does not exist, it is created.